跳到主要内容

fleet run

{
"configurations": [
{
"type": "cargo",
"name": "Cargo configuration",
"cargoArgs": ["run"],

},


]
}